../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref int __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, int).Map.opApply(scope int delegate(ref string, ref int) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, int).Map.opApply(scope int delegate(MapEntry!(string, int) entry) dg)` source/hunt/markdown/ext/heading/anchor/IdGenerator.d(30,32): Error: template instance `hunt.collection.HashMap.HashMap!(string, int)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(326,17): Error: `@safe` function `hunt.collection.AbstractMap.AbstractMap!(string, int).AbstractMap.keySet` cannot call `@system` destructor `hunt.collection.Array.Array!string.Array.~this` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(244,1): `hunt.collection.Array.Array!string.Array.~this` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(327,9): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(string key) nothrow @nogc @system)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/interfaces.d(123,9): `std.range.interfaces.InputRange!string.InputRange.opApply(scope int delegate(string))` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/interfaces.d(126,9): `std.range.interfaces.InputRange!string.InputRange.opApply(scope int delegate(ulong, string))` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(330,25): Error: `@safe` function `hunt.collection.AbstractMap.AbstractMap!(string, int).AbstractMap.keySet` cannot call `@system` function `std.array.array!(Array!string).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(Array!string).array` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/AbstractMap.d(330,16): Error: `@safe` function `hunt.collection.AbstractMap.AbstractMap!(string, int).AbstractMap.keySet` cannot call `@system` generated function `hunt.collection.Array.Array!string.Array.__fieldPostblit` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(244,1): `hunt.collection.Array.Array!string.Array.__fieldPostblit` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(116,22): Error: template instance `hunt.collection.AbstractMap.AbstractMap!(string, int)` error instantiating source/hunt/markdown/ext/heading/anchor/IdGenerator.d(30,32): instantiated from here: `HashMap!(string, int)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/ir.d(525,41): Error: `@safe` function `std.regex.internal.ir.RuntimeFactory!(BacktrackingMatcher, char).RuntimeFactory.construct` cannot call `@system` function `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(4724,3): `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` is declared here /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/parser.d(36,28): Error: template instance `std.regex.internal.ir.RuntimeFactory!(BacktrackingMatcher, char)` error instantiating /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(738,46): instantiated from here: `defaultFactory!char` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(852,24): instantiated from here: `__ctor!(const(Regex!char))` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(1034,21): instantiated from here: `matchMany!(Regex!char, string)` source/hunt/markdown/ext/heading/anchor/IdGenerator.d(115,30): instantiated from here: `matchAll!(string, Regex!char)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/ir.d(525,41): Error: `@safe` function `std.regex.internal.ir.RuntimeFactory!(ThompsonMatcher, char).RuntimeFactory.construct` cannot call `@system` function `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(4724,3): `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` is declared here /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/parser.d(38,27): Error: template instance `std.regex.internal.ir.RuntimeFactory!(ThompsonMatcher, char)` error instantiating /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(738,46): instantiated from here: `defaultFactory!char` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(852,24): instantiated from here: `__ctor!(const(Regex!char))` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(1034,21): instantiated from here: `matchMany!(Regex!char, string)` source/hunt/markdown/ext/heading/anchor/IdGenerator.d(115,30): instantiated from here: `matchAll!(string, Regex!char)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(98,9): Error: function `hunt.util.Common.Iterable!string.Iterable.opApply(scope int delegate(ref string) dg)` is not callable using argument types `(int delegate(ref string __applyArg0) nothrow @nogc @system)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(98,9): cannot pass argument `__foreachbody2` of type `int delegate(ref string __applyArg0) nothrow @nogc @system` to parameter `scope int delegate(ref string) dg` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(191,22): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.contains` cannot call `@system` function `hunt.collection.Array.Array!string.Array.opSlice` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(589,16): `hunt.collection.Array.Array!string.Array.opSlice` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(191,32): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.contains` cannot call `@system` function `std.algorithm.searching.canFind!().canFind!(RangeT!(const(Array!string)), string).canFind` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/algorithm/searching.d(2515,10): `std.algorithm.searching.canFind!().canFind!(RangeT!(const(Array!string)), string).canFind` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(220,22): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.toArray` cannot call `@system` function `std.array.array!(Array!string).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(Array!string).array` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(220,16): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.toArray` cannot call `@system` generated function `hunt.collection.Array.Array!string.Array.__fieldPostblit` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(244,1): `hunt.collection.Array.Array!string.Array.__fieldPostblit` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(274,33): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.add` cannot call `@system` function `hunt.collection.Array.Array!string.Array.insertBack!string.insertBack` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(819,12): `hunt.collection.Array.Array!string.Array.insertBack!string.insertBack` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(288,30): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.add` cannot call `@system` function `hunt.collection.Array.Array!string.Array.insertBack!string.insertBack` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(819,12): `hunt.collection.Array.Array!string.Array.insertBack!string.insertBack` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(292,39): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.add` cannot call `@system` function `hunt.collection.Array.Array!string.Array.opSlice` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Array.d(607,11): `hunt.collection.Array.Array!string.Array.opSlice` is declared here ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/ArrayList.d(292,32): Error: `@safe` function `hunt.collection.ArrayList.ArrayList!string.ArrayList.add` cannot call `@system` function `hunt.collection.Array.Array!string.Array.insertBefore!string.insertBefore` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.